brute force

强力

常用释义

词性释义

蛮力:通过力量而非技巧、机械辅助或思考来完成某事的方法。

计算机中的暴力破解:一种计算方法,计算机通过尝试问题的所有排列,直到找到一个解决方案,与使用更智能的算法的实现相对。
例句
  • 全部
  • 强力
All its autocracy has is brute force, which might have worked so long as the economic pie was growing.
1·The first is the brute force method, which is to look at all of the requests and then filter based on different criteria.
第一个是强力的方法,就是查看所有的请求,然后根据不同的标准进行过滤。
2·These maybe totally innocent attempts at connecting from a local machine within your network or a brute force attempt from an unknown host.
这些可能是来自您的网络中本地机器的完全无恶意的连接尝试,也可能是来自未知主机的强力连接尝试。
3·These changes don't substantially add to the security of your machine, but a common script that just tries brute force attacks at the standard port 22 will fail harmlessly.
这些修改不会显著增强计算机的安全性,但是只尝试强力攻击标准端口22的一般脚本会失败,不会造成损害。
4·Was there a brute force attempt over a password of particular Kerberos principal or service?
是否有人对某个Kerberos主体或服务的密码进行强力尝试。
5·As a result, massive datasets cannot be interactively rendered by brute force methods.
因而,大规模数据集的交互渲染不能通过强力模型进行。
网络释义

蛮力

详解强大的SQL注入工... ... Enumeration( 枚举): Brute force蛮力): User-defined function injection( 用户自定义函数 …

血溅虎头门

伯特·兰开斯特_互动百科 ... 《杀人者/绣巾蒙面盗》( The Killers) 《血溅虎头门》( Brute Force) 《沙漠情焰》( Desert F…

强力

这是一种强力brute force)的方法,PHP 脚本实际上是手动生成 XML 输出。您可以找到许多工具包和 API,用于 PHP 和其 …

暴力法

暴力法brute force) 分割处理法(divide and conquer, 各个击破法) 贪婪演算法(greedy method, greedy approach) 动态 …

暴力破解

另外,暴力破解Brute Force)也是黑客常用的方式,黑客使用尝试错误的方式来破解网站的账户和密码。有了账户和密码, …

蛮力攻击

蛮力攻击Brute force) 针对散列的系统化测试。它以一些字母为起点,随着攻击的继续不断增加字母的长度。

穷举尝试

穷举尝试(Brute Force) 这是一种特殊的字典攻击,它使用字符串的全集作为字典。如果用户的密码较短,很容易被穷举出来, …
更新时间:2025-05-01 18:38